[INFO] cloning repository https://github.com/SSL-ACTX/L.I.L.A.
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SSL-ACTX/L.I.L.A." "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSSL-ACTX%2FL.I.L.A.", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSSL-ACTX%2FL.I.L.A.'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d6f0c6f6270337556e460a72bf1d8332df887380
[INFO] testing SSL-ACTX/L.I.L.A. against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSSL-ACTX%2FL.I.L.A." "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/SSL-ACTX/L.I.L.A.
[INFO] finished tweaking git repo https://github.com/SSL-ACTX/L.I.L.A.
[INFO] tweaked toml for git repo https://github.com/SSL-ACTX/L.I.L.A. written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/SSL-ACTX/L.I.L.A. on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/SSL-ACTX/L.I.L.A. already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rustpython-parser-vendored v0.4.0
[INFO] [stderr]   Downloaded unicode_names2_generator v1.3.0
[INFO] [stderr]   Downloaded malachite v0.4.22
[INFO] [stderr]   Downloaded rustpython-parser-core v0.4.0
[INFO] [stderr]   Downloaded slice-group-by v0.3.1
[INFO] [stderr]   Downloaded cranelift-control v0.100.1
[INFO] [stderr]   Downloaded is-macro v0.3.7
[INFO] [stderr]   Downloaded cranelift-native v0.100.1
[INFO] [stderr]   Downloaded malachite-bigint v0.2.3
[INFO] [stderr]   Downloaded cranelift v0.100.1
[INFO] [stderr]   Downloaded pyo3-macros v0.28.3
[INFO] [stderr]   Downloaded wasmtime-jit-icache-coherence v13.0.1
[INFO] [stderr]   Downloaded cranelift-codegen-shared v0.100.1
[INFO] [stderr]   Downloaded cranelift-bforest v0.100.1
[INFO] [stderr]   Downloaded cranelift-jit v0.100.1
[INFO] [stderr]   Downloaded cranelift-module v0.100.1
[INFO] [stderr]   Downloaded pyo3-build-config v0.28.3
[INFO] [stderr]   Downloaded cranelift-entity v0.100.1
[INFO] [stderr]   Downloaded rustpython-ast v0.4.0
[INFO] [stderr]   Downloaded pyo3-ffi v0.28.3
[INFO] [stderr]   Downloaded cranelift-codegen-meta v0.100.1
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.28.3
[INFO] [stderr]   Downloaded cranelift-isle v0.100.1
[INFO] [stderr]   Downloaded z3-sys v0.11.0
[INFO] [stderr]   Downloaded regalloc2 v0.9.3
[INFO] [stderr]   Downloaded z3 v0.20.0
[INFO] [stderr]   Downloaded unicode_names2 v1.3.0
[INFO] [stderr]   Downloaded rustpython-parser v0.4.0
[INFO] [stderr]   Downloaded malachite-q v0.4.22
[INFO] [stderr]   Downloaded malachite-base v0.4.22
[INFO] [stderr]   Downloaded cranelift-codegen v0.100.1
[INFO] [stderr]   Downloaded pyo3 v0.28.3
[INFO] [stderr]   Downloaded malachite-nz v0.4.22
[INFO] [stderr]   Downloaded cranelift-frontend v0.100.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0d9ccc4308ed3a0908a0c20088958b0730c3e18e7da1b989361edd269d1ebbba
[INFO] running `Command { std: "docker" "start" "-a" "0d9ccc4308ed3a0908a0c20088958b0730c3e18e7da1b989361edd269d1ebbba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0d9ccc4308ed3a0908a0c20088958b0730c3e18e7da1b989361edd269d1ebbba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d9ccc4308ed3a0908a0c20088958b0730c3e18e7da1b989361edd269d1ebbba", kill_on_drop: false }`
[INFO] [stdout] 0d9ccc4308ed3a0908a0c20088958b0730c3e18e7da1b989361edd269d1ebbba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 343dc97cdaa5bee7191448b5a88d2e6817c8492c5399e98f4bcbc7e4f241592c
[INFO] running `Command { std: "docker" "start" "-a" "343dc97cdaa5bee7191448b5a88d2e6817c8492c5399e98f4bcbc7e4f241592c", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling target-lexicon v0.13.5
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling cranelift-isle v0.100.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.100.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling malachite-nz v0.4.22
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.100.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling slice-group-by v0.3.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling pyo3-build-config v0.28.3
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling arbitrary v1.4.2
[INFO] [stderr]    Compiling cranelift-entity v0.100.1
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling cranelift-bforest v0.100.1
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling cranelift-control v0.100.1
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]    Compiling rustpython-parser-vendored v0.4.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling cranelift-codegen v0.100.1
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling pyo3-macros-backend v0.28.3
[INFO] [stderr]    Compiling pyo3-ffi v0.28.3
[INFO] [stderr]    Compiling unic-emoji-char v0.9.0
[INFO] [stderr]    Compiling unic-ucd-ident v0.9.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling lalrpop-util v0.20.2
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling wasmtime-jit-icache-coherence v13.0.1
[INFO] [stderr]    Compiling pyo3 v0.28.3
[INFO] [stderr]    Compiling region v2.2.0
[INFO] [stderr]    Compiling lila-bridge v0.1.0 (/opt/rustwide/workdir/crates/lila-bridge)
[INFO] [stderr]    Compiling z3-sys v0.11.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling seahash v4.1.0
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling z3 v0.20.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling unicode_names2_generator v1.3.0
[INFO] [stderr]    Compiling rustpython-parser v0.4.0
[INFO] [stderr]    Compiling regalloc2 v0.9.3
[INFO] [stderr]    Compiling malachite-base v0.4.22
[INFO] [stderr]    Compiling unicode_names2 v1.3.0
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling is-macro v0.3.7
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling rustpython-parser-core v0.4.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling pyo3-macros v0.28.3
[INFO] [stderr]    Compiling lila-core v0.1.0 (/opt/rustwide/workdir/crates/lila-core)
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling malachite-q v0.4.22
[INFO] [stderr]    Compiling malachite v0.4.22
[INFO] [stderr]    Compiling cranelift-module v0.100.1
[INFO] [stderr]    Compiling cranelift-native v0.100.1
[INFO] [stderr]    Compiling cranelift-frontend v0.100.1
[INFO] [stderr]    Compiling malachite-bigint v0.2.3
[INFO] [stderr]    Compiling cranelift-jit v0.100.1
[INFO] [stderr]    Compiling cranelift v0.100.1
[INFO] [stderr]    Compiling rustpython-ast v0.4.0
[INFO] [stderr]    Compiling lila-ir v0.1.0 (/opt/rustwide/workdir/crates/lila-ir)
[INFO] [stderr]    Compiling lila-backend v0.1.0 (/opt/rustwide/workdir/crates/lila-backend)
[INFO] [stderr]    Compiling lila-verify v0.1.0 (/opt/rustwide/workdir/crates/lila-verify)
[INFO] [stderr]     Finished `dev` profile [optimized] target(s) in 1m 45s
[INFO] running `Command { std: "docker" "inspect" "343dc97cdaa5bee7191448b5a88d2e6817c8492c5399e98f4bcbc7e4f241592c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "343dc97cdaa5bee7191448b5a88d2e6817c8492c5399e98f4bcbc7e4f241592c", kill_on_drop: false }`
[INFO] [stdout] 343dc97cdaa5bee7191448b5a88d2e6817c8492c5399e98f4bcbc7e4f241592c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7ecabbdee693512f8cd1836fff3a27455433714c48df427ec0fb1fe281b7cb33
[INFO] running `Command { std: "docker" "start" "-a" "7ecabbdee693512f8cd1836fff3a27455433714c48df427ec0fb1fe281b7cb33", kill_on_drop: false }`
[INFO] [stderr]    Compiling lila-core v0.1.0 (/opt/rustwide/workdir/crates/lila-core)
[INFO] [stderr]    Compiling lila-ir v0.1.0 (/opt/rustwide/workdir/crates/lila-ir)
[INFO] [stderr]    Compiling lila-verify v0.1.0 (/opt/rustwide/workdir/crates/lila-verify)
[INFO] [stderr]    Compiling lila-backend v0.1.0 (/opt/rustwide/workdir/crates/lila-backend)
[INFO] [stderr]    Compiling lila-bridge v0.1.0 (/opt/rustwide/workdir/crates/lila-bridge)
[INFO] [stderr]     Finished `test` profile [optimized] target(s) in 7.09s
[INFO] running `Command { std: "docker" "inspect" "7ecabbdee693512f8cd1836fff3a27455433714c48df427ec0fb1fe281b7cb33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ecabbdee693512f8cd1836fff3a27455433714c48df427ec0fb1fe281b7cb33", kill_on_drop: false }`
[INFO] [stdout] 7ecabbdee693512f8cd1836fff3a27455433714c48df427ec0fb1fe281b7cb33
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a9357ca64bed30c8bbbb20f5859a662a74ef27e6c3d600524d72c6f97e39e50e
[INFO] running `Command { std: "docker" "start" "-a" "a9357ca64bed30c8bbbb20f5859a662a74ef27e6c3d600524d72c6f97e39e50e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [optimized] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lila_backend-cd18331f397851a9)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lila_bridge-58d388a1bc1d11a1)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lila_core-551d1da1d63139a4)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lila_ir-cf6e13e958811254)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test builder::visitor_tests::tests::test_struct_tuple_field_ir ... ok
[INFO] [stdout] test builder::visitor_tests::tests::test_struct_tuple_string_layout ... ok
[INFO] [stdout] test optimization::type_propagation::tests::test_type_propagation_buffer_phi ... ok
[INFO] [stdout] test optimization::type_propagation::tests::test_type_propagation_phi ... ok
[INFO] [stdout] test ir::tests::test_is_composite ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- ir::tests::test_is_composite stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'ir::tests::test_is_composite' (23) panicked at crates/lila-ir/src/ir.rs:1852:9:
[INFO] [stdout] Sized array should be composite
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cf0dc226178 - <unknown>
[INFO] [stdout]    1:     0x5cf0dc23c80a - <unknown>
[INFO] [stdout]    2:     0x5cf0dc22a992 - <unknown>
[INFO] [stdout]    3:     0x5cf0dc2051a6 - <unknown>
[INFO] [stdout]    4:     0x5cf0dc21e549 - <unknown>
[INFO] [stdout]    5:     0x5cf0dc08caac - <unknown>
[INFO] [stdout]    6:     0x5cf0dc21e702 - <unknown>
[INFO] [stdout]    7:     0x5cf0dc205294 - <unknown>
[INFO] [stdout]    8:     0x5cf0dc1fa469 - <unknown>
[INFO] [stdout]    9:     0x5cf0dc205f7d - <unknown>
[INFO] [stdout]   10:     0x5cf0dc23cfbc - <unknown>
[INFO] [stdout]   11:     0x5cf0dc07ce9d - <unknown>
[INFO] [stdout]   12:     0x5cf0dc07f9b9 - <unknown>
[INFO] [stdout]   13:     0x5cf0dc07fb8b - <unknown>
[INFO] [stdout]   14:     0x5cf0dc08d405 - <unknown>
[INFO] [stdout]   15:     0x5cf0dc087f64 - <unknown>
[INFO] [stdout]   16:     0x5cf0dc090482 - <unknown>
[INFO] [stdout]   17:     0x5cf0dc225aaf - <unknown>
[INFO] [stdout]   18:     0x7b6ba63ceaa4 - <unknown>
[INFO] [stdout]   19:     0x7b6ba645ba64 - clone
[INFO] [stdout]   20:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     ir::tests::test_is_composite
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 4 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p lila-ir --lib`
[INFO] running `Command { std: "docker" "inspect" "a9357ca64bed30c8bbbb20f5859a662a74ef27e6c3d600524d72c6f97e39e50e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9357ca64bed30c8bbbb20f5859a662a74ef27e6c3d600524d72c6f97e39e50e", kill_on_drop: false }`
[INFO] [stdout] a9357ca64bed30c8bbbb20f5859a662a74ef27e6c3d600524d72c6f97e39e50e
